WithMemoryStorage()

Method

Namespace: Diffstore

Declared in: Diffstore.DiffstoreBuilder<TKey, TValue>


Sets up the engine to use in-memory storage.

Syntax

public DiffstoreBuilder<TKey, TValue> WithMemoryStorage()

Back to index